home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / utilsys / uptime.lha / readme next >
Text File  |  1996-04-11  |  710b  |  19 lines

  1. Put uptime someplace in your path (use uptime.020fpu if you can)
  2. call uptime in your startup script
  3. then to find out how long since turned on or last reboot type uptime.
  4.  
  5. Uptime creates a file in T: called uupat.
  6. So, t: must be assigned. Other than that, it will work on any Amiga
  7.  
  8. There are no bugs in this little util. There may be some undocumented
  9. features though. 
  10. I am including the src but the function ucase() is in a lib I made
  11. long ago and I cant find the src for it right now. If you want to
  12. recompile, you will have to make the function..or remove the call to it.
  13. This is not a good example of programming, it just works for me.
  14.  
  15. Hope you like it or, find a use for it.
  16. Jim
  17. jim@pepper.ncinter.net
  18.  
  19.